lcd4linux software package provides Grabs information and displays it on an external lcd, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install lcd4linux
lcd4linux is installed in your system.
Make ensure the lcd4linux package were installed using the commands given below,
$ sudo dpkg-query -l | grep lcd4linux *
You will get with lcd4linux package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Utilities |
| Package | lcd4linux |
| Version | 0.11.0~svn1200-3build3 |
| Description | Grabs information and displays it on an external lcd |
| Sub Section | Utils |